ostree.git
2016-03-11 Simon McVittiedebian/control: improve description based on v2016...
2016-02-16 Simon McVittieDocument the limited situations in which ostree-grub2...
2016-02-16 Simon McVittieClose ITP bug
2016-02-16 Simon McVittiedebian/control: set Maintainer to the pkg-utopia team...
2016-02-16 Simon McVittieRedirect libexecdir to /usr/lib (not /usr/lib/${multiar...
2016-01-29 Simon McVittieostree-grub2: recommend concrete GRUB packages instead...
2016-01-29 Simon McVittieAdjust upstream version number to work around mis-versi...
2016-01-29 Simon McVittieDon't override dh_auto_clean to nothing
2016-01-29 Simon McVittieEnable systemd helpers, but do not start the early...
2016-01-29 Simon McVittieAdd an ostree-tests package, and use it for autopkgtest
2016-01-29 Simon McVittieAdd missing dependency on libglib2.0-dev
2016-01-29 Simon McVittieAdd a symbols file
2016-01-29 Simon McVittieUse dh_install --fail-missing to catch mistakes
2016-01-29 Simon McVittiedebian/patches: remove all patches, no longer needed...
2016-01-29 Simon McVittieRemove unnecessary uses of dh-exec
2016-01-29 Simon McVittiedebian/control: change Section to admin
2016-01-29 Simon McVittiedebian/control: remove redundant Section
2016-01-29 Simon McVittiedebian/control: move shared library to Section: libs
2016-01-29 Simon McVittieNormalize packaging via `wrap-and-sort -abst`
2016-01-29 Simon McVittiedebian/control: set Maintainer to the pkg-utopia team
2016-01-29 Simon McVittiedebian/copyright: fill in all copyright holders and...
2016-01-27 Simon McVittiedebian/.gitignore: add
2016-01-27 Simon McVittieExtend package descriptions a bit
2016-01-27 Simon McVittieRemove -dbg package, rely on automatic dbgsym packages...
2016-01-27 Alexander LarssonImported Debian patch 2016.1-alexlarsson1~wily1
2016-01-27 Simon McVittieImported Upstream version 2016.1
2016-01-12 Colin WaltersRelease 2016.1
2016-01-07 Colin Waltersrepo: Add APIs for devino optimization between checkout...
2016-01-05 Colin Waltersrepo: Expose dfd-relative mtree writes as public API
2015-12-24 Jonathan Lebongrub2_generate: load sysroot before using it
2015-12-19 Matthew Barnesfetcher: Lazily create tmp directory
2015-12-19 Colin Waltersdeploy: Change large parts to be fd-relative, drop...
2015-12-19 Colin Waltersbootconfig: Add ostree_bootconfig_parser_write_at
2015-12-19 Colin Waltersdeploy: Find kernel/initramfs consistently from filesystem
2015-12-18 Giuseppe Scrivanotests: add tests for prune --static-deltas-only
2015-12-18 Giuseppe Scrivanoprune: add new flag --static-deltas-only
2015-12-18 Giuseppe Scrivanorepo: new function ostree_repo_prune_static_deltas
2015-12-17 Matthew Barnesremote: Add "ostree remote summary" command
2015-12-17 Matthew Barnesrepo: Add ostree_repo_verify_summary()
2015-12-14 Colin Waltersbuild: Fix srcdir != builddir
2015-12-14 Matthew Barnespull: Push a temporary main context for sync requests
2015-12-14 Matthew Barnesfetcher: Move the SoupSession to a separate thread
2015-12-14 Matthew Barnesfetcher: Add "config-flags" construct-only property
2015-12-14 Alexander Larssonrepo: Allocate a tmpdir for each OstreeFetcher to isola...
2015-12-14 Alexander Larssonrepo: Use per-transaction staging dir
2015-12-14 Alexander Larssonrepo: Add _ostree_repo_allocate_tmpdir helper
2015-12-14 Alexander LarssonUpdate to latest libglnx
2015-12-07 Colin Waltersbuild: Also add a configure check for YACC/bison
2015-12-07 Colin Waltersbuild: Delete generated parse-datetime.c file, use...
2015-12-04 Colin Walterscmdline: Fatally error if the timestamp in a commit...
2015-12-04 Giuseppe Scrivanotests: add missing ${CMD_PREFIX}
2015-12-04 Giuseppe Scrivanoparse-datetime: use the module from gnulib
2015-12-04 Colin WaltersRelease 2015.11
2015-12-04 Colin Waltersgpg-verifier: Fix compiler warning
2015-12-03 Matthew Barnesrepo: Fix backwards timestamp in ostree_repo_write_commit()
2015-12-03 Matthew Barnesremote: Print full refspec in "ostree remote refs"
2015-12-01 Matthew Barnesfetcher: Remove "total_requests" counter
2015-12-01 Matthew Barnesfetcher: Remove "sending_messages" hash table
2015-11-23 Matthew Barnesglnx: Update from master
2015-11-23 Matthew Barnestrivial-httpd: Avoid SoupBuffer when there's no content
2015-11-23 Matthew Barnesrepo: Never delete .commitmeta files
2015-11-18 Matthew Barnesrepo: Validate checksums have correct length
2015-11-16 Giuseppe Scrivanotests: prefix invocation of ostree with where missing
2015-11-16 Giuseppe Scrivanotests: add tests for prune --keep-younger-than=DATE
2015-11-16 Giuseppe Scrivanocommit: add --timestamp=TIMESTAMP
2015-11-16 Giuseppe Scrivanolibostree: add new API ostree_repo_write_commit_with_time
2015-11-16 Giuseppe Scrivanoostree: do not print the usage on each G_IO_ERROR_NOT_S...
2015-11-16 Giuseppe Scrivanopull: make slightly clearer when failing for missing...
2015-11-16 Giuseppe Scrivanoprune: add --keep-younger-than=DATE
2015-11-16 Giuseppe Scrivanotests: add test for ostree prune --delete-commit
2015-11-16 Giuseppe Scrivanofsck: create a tombstone when the parent is missing
2015-11-16 Giuseppe Scrivanoprune: add --delete-commit
2015-11-12 Matthew Barneslibostree: Fix a couple compiler warnings
2015-11-10 Alexander Larssondeltas: Support including detached metadata in static...
2015-11-10 Alexander Larssonpull: Verify checksums from static deltas unless gpg...
2015-11-10 Alexander Larssondeltas: Support passing filename to ostree_repo_static_...
2015-11-10 Alexander Larssondeltas: Support passing filename to delta generator
2015-11-10 Alexander Larssondeltas: Make min-fallback-size 0 actually disable fallbacks
2015-11-10 Alexander Larssondeltas: Verify checksums in apply-offline unless skip_v...
2015-11-10 Alexander LarssonAdd _ostree_repo_open|commit_untrusted_content_bare
2015-11-10 Alexander Larssonstatic-delta apply-offline: Don't skip validation
2015-11-10 Alexander Larssondelta: Ensure the from commit exists when applying...
2015-11-10 Alexander Larssondeltas: Make apply-offline only read the parts once
2015-11-10 Alexander LarssonAdd tests for inline static deltas
2015-11-10 Alexander Larssonstatic-deltas generate: Add --inline option to CLI...
2015-11-10 Alexander Larssonstatic deltas: Add support for inline-parts
2015-11-10 Alexander Larssongenerate-static-delta: Support min-fallback-size 0...
2015-11-08 Colin Waltersdocs: Note not to put private keys in /usr/share/ostree
2015-11-03 Giuseppe Scrivanotests: add tests for prune and tombstones commits
2015-11-03 Giuseppe Scrivanofsck: add argument --add-tombstones
2015-11-03 Giuseppe Scrivanorepo: create a tombstone commit when deleting a commit
2015-11-03 Giuseppe Scrivanopull: add support for tombstone commits
2015-11-03 Giuseppe Scrivanocore: use OSTREE_OBJECT_TYPE_LAST instead of OSTREE_OBJ...
2015-10-30 Colin Waltersinit-fs: Explicitly set /tmp to 01777
2015-10-25 Colin Walterssysroot: Write symlinks before calling fsync(), then...
2015-10-22 John Hieseystatic-delta: Fix annotation on ostree_repo_list_static...
2015-10-16 Daniel Drakeprepare-root: set up /boot bind-mount for single partit...
2015-10-13 Matthew Barnesupgrade: Add --override-commit=CHECKSUM option
2015-10-13 Matthew Barnesupgrader: Allow overriding the commit to pull
2015-10-13 Matthew Barnesupgrader: Add ostree_sysroot_upgrader_dup_origin()
next